home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 2.iso / dist / fw_hylafax.idb / usr / freeware / catman / u_man / cat1 / choptest.Z / choptest
Text File  |  2002-07-08  |  2KB  |  59 lines

  1. CHOPTEST(${MANNUM1_8})               CHOPTEST(${MANNUM1_8})
  2.  
  3.  
  4.  
  5. NNAAMMEE
  6.        choptest    - _H_y_l_a_F_A_X page chopping    test program
  7.  
  8. SSYYNNOOPPSSIISS
  9.        $${{SSBBIINN}}//cchhoopptteesstt    [ _o_p_t_i_o_n_s ] input.tif
  10.  
  11. DDEESSCCRRIIPPTTIIOONN
  12.        _c_h_o_p_t_e_s_t     is  a program for testing the page chopping sup
  13.        port  in     the  _H_y_l_a_F_A_X  software     (specifically,     in   the
  14.        _f_a_x_q(${MANNUM1_8})  program).   _c_h_o_p_t_e_s_t    analyzes a TIFF/F
  15.        (TIFF Class F) file with    1-D MR-    or  2-D     MR-encoded  data
  16.        and  reports  what the automatic    page chopping logic would
  17.        do if the file were submitted for  transmission.      Options
  18.        are  provided  for controlling whether _c_h_o_p_t_e_s_t checks the
  19.        last page or all    pages of the document, and  what  whites
  20.        pace  threshold    to  use     in  deciding if a page    should be
  21.        chopped.
  22.  
  23. OOPPTTIIOONNSS
  24.        --aa     Chop all pages    in the document.  This is equiva
  25.          lent    to  setting  the  PPaaggeeCChhoopp  configuration
  26.          parameter   to      ``all'';   c.f.    _h_y_l_a_f_a_x_-_c_o_n_
  27.          _f_i_g(${MANNUM4_5}).   By  default  only     the last
  28.          page of the document is considered.
  29.  
  30.        --tt _i_n_c_h_e_s Set the minimum whitespace threshold  that  must
  31.          be present on a page for it to    be chopped.  This
  32.          is equivalent to the PPaaggeeCChhooppTThhrreesshhoolldd     configu
  33.          ration     parameter;  c.f.   _h_y_l_a_f_a_x_-_c_o_n_f_i_g(${MAN
  34.          NUM4_5}).  By default _c_h_o_p_t_e_s_t    requires that  at
  35.          least    3  inches  of trailing whitespace be pre
  36.          sent.
  37.  
  38. EEXXAAMMPPLLEESS
  39.        The following shows a  multi-page,  high-resolution  docu
  40.        ment.   Each page has insufficient whitespace for it to be
  41.        chopped.
  42.  
  43.        hyla% ./choptest    -a ~/tiff/pics/faxix.tif
  44.        Chop pages with >=3" of white space at the bottom.
  45.        Don't chop, found 67 rows, need 588 rows
  46.        Don't chop, found 67 rows, need 588 rows
  47.        Don't chop, found 67 rows, need 588 rows
  48.        Don't chop, found 53 rows, need 588 rows
  49.        Don't chop, found 91 rows, need 588 rows
  50.        Don't chop, found 99 rows, need 588 rows
  51.        Don't chop, found 47 rows, need 588 rows
  52.  
  53. SSEEEE AALLSSOO
  54.        _f_a_x_q(${MANNUM1_8}), _h_y_l_a_f_a_x_-_c_o_n_f_i_g(${MANNUM4_5})
  55.  
  56.  
  57.  
  58.              October 3, 1995   CHOPTEST(${MANNUM1_8})
  59.